home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 …SCII & the Runetime Code / ADC Developer CD (1992-07) (''Butch ASCII And The Runtime Code'')_iso / Dev.CD 199207.iso / Tools & Apps / OS⁄Toolbox / QuickDraw / RlePict / include / rle_config.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-03-08  |  909 b   |  42 lines  |  [TEXT/KAHL]

  1. /* rle_config.h
  2.  * 
  3.  * Automatically generated by make-config-h script.
  4.  * DO NOT EDIT THIS FILE.
  5.  * Edit include/makefile.src and the configuration file instead.
  6.  */
  7.  
  8. #define X11 X11
  9. #define ABEKASA60 ABEKASA60
  10. #define ABEKASA62 ABEKASA62
  11. #define CUBICOMP CUBICOMP
  12. #define GIF GIF
  13. #define GRAYFILES GRAYFILES
  14. #define NEED_BSTRING
  15. #define MACPAINT MACPAINT
  16. #define POSTSCRIPT POSTSCRIPT
  17. #define TARGA TARGA
  18. #define WASATCH WASATCH
  19. #define WAVEFRONT WAVEFRONT
  20. #define NO_OPEN_PIPES NO_OPEN_PIPES
  21. #define USE_PROTOTYPES
  22. #define USE_STDLIB_H
  23. #define USE_STRING_H
  24. #define VOID_STAR
  25. /* #define USE_RANDOM USE_RANDOM */
  26. /***************** From rle_config.tlr *****************/
  27.  
  28. /* CONST_DECL must be defined as 'const' or nothing. */
  29. #ifdef CONST_DECL
  30. #undef CONST_DECL
  31. #define CONST_DECL const
  32.  
  33. #else
  34. #define CONST_DECL
  35.  
  36. #endif
  37.  
  38. /* A define for getx11. */
  39. #ifndef XLIBINT_H
  40. #define XLIBINT_H_NOT_AVAILABLE
  41. #endif
  42.